projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8fae09
)
* src/emacsgtkfixed.c (emacs_fixed_gtk_widget_size_allocate): Mark the end
author
Grégoire Jadi
<gregoire.jadi@gmail.com>
Wed, 12 Jun 2013 09:16:44 +0000
(11:16 +0200)
committer
Grégoire Jadi
<gregoire.jadi@gmail.com>
Wed, 12 Jun 2013 09:16:44 +0000
(11:16 +0200)
of HAVE_XWIDGETS protection.
src/emacsgtkfixed.c
patch
|
blob
|
history
diff --git
a/src/emacsgtkfixed.c
b/src/emacsgtkfixed.c
index 6df0b2422b1e51b596c9982b6e3b5161b7ba5897..f675bd76d971d25d01651e5dc331eead6a7011ac 100644
(file)
--- a/
src/emacsgtkfixed.c
+++ b/
src/emacsgtkfixed.c
@@
-184,7
+184,7
@@
static void emacs_fixed_gtk_widget_size_allocate (GtkWidget *widget,
}
-#endif
+#endif
/* HAVE_XWIDGETS */
static void
emacs_fixed_class_init (EmacsFixedClass *klass)